update
authorJoey Hess <joeyh@joeyh.name>
Tue, 28 Jan 2025 15:38:04 +0000 (11:38 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 28 Jan 2025 15:38:04 +0000 (11:38 -0400)
doc/todo/compute_special_remote/comment_10_304b925c5c54b1fd980446920780be00._comment

index 73249ac05ce9e7c05dda10130ff6cb35cb32a619..0a870654f61b14624409043e2ef936333778ea41 100644 (file)
@@ -58,12 +58,13 @@ Also, that command could let input values be adjusted later:
        git commit -m 'include the introduction of the speaker in the clip'
 
 It would also be good to have a command that examines a computed key
-and displays the values and inputs. Eg:
+and displays the values and inputs. That could be `git-annex whereis`
+or perhaps a dedicated command with more structured output:
 
        git-annex examinecompute foo --from ffmpeg-cut
        source=input.mov (annex key SHA256--xxxxxxxxx)
        starttime=15:00
        endtime=30:00
 
-This feels like it might allow for some useful workflows...
+This all feels like it might allow for some useful workflows...
 """]]